Creates a parameter that represents the z value of a surface element (z=f(x,y)) given the x and y coordinates as parameters.
See common elements attributes.
| Name | Value Type | Default Value | Description | Comment | V. |
|---|---|---|---|---|---|
|
surface_id |
Empty. |
Id of the surface to be used for parameter computation. |
Mandatory |
1.3 |
|
|
x_param_id |
Empty. |
parameter to be used as x coordinate. |
Mandatory |
1.3 |
|
|
y_param_id |
Empty. |
parameter to be used as y coordinate. |
Mandatory |
1.3 |